Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

TiPullXmlComment Class Reference

#include <tinyxml.h>

Inheritance diagram for TiPullXmlComment:

Inheritance graph
[legend]
Collaboration diagram for TiPullXmlComment:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TiPullXmlComment ()
 Constructs an empty comment.

virtual ~TiPullXmlComment ()
virtual void Print (FILE *cfile, int depth) const

Protected Member Functions

virtual void StreamOut (TiXmlOutStream *out) const
virtual bool Parse (ParsePosition in, const char *&out, bool throwaway)

Detailed Description

An XML comment.


Constructor & Destructor Documentation

TiPullXmlComment::TiPullXmlComment   [inline]
 

Constructs an empty comment.

virtual TiPullXmlComment::~TiPullXmlComment   [inline, virtual]
 


Member Function Documentation

bool TiPullXmlComment::Parse ParsePosition    in,
const char *&    out,
bool    throwaway
[protected, virtual]
 

Implements TiPullXmlBase.

void TiPullXmlComment::Print FILE   cfile,
int    depth
const [virtual]
 

All TinyXml classes can print themselves to a filestream. This is a formatted print, and will insert tabs and newlines.

(For an unformatted stream, use the << operator.)

Implements TiPullXmlBase.

void TiPullXmlComment::StreamOut TiXmlOutStream *    out const [protected, virtual]
 

Implements TiPullXmlBase.


The documentation for this class was generated from the following files:
Generated on Mon Sep 12 20:18:06 2005 for Destiny3D by doxygen1.3-rc3